home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_util / llst150d.zip / WHATSNEW.150 < prev   
Text File  |  1996-02-06  |  4KB  |  76 lines

  1.                           whatsnew 1.50
  2.  
  3.                           whatsnew 1.49
  4.  
  5. * Now you can define multiple AreaId / AreaTag in AnnounceMsg cfg; the
  6. same msg will be crossposted in all defined msg areas;
  7.  
  8. * Added new keyword in AnnounceMsg;
  9. CC <name>[,<address>] (example: "CC Alessandro Trebbi, 2:332/901")
  10. will send a copy of the announce msg to <name> in NetMail;
  11. this keyword can be specified more than once, useful to send multiple copies
  12. of netmail announce msg;
  13.  
  14. * Improved tic dupes detection; now L-List checks if a file with the same 
  15. name and the same size was already received/sent in the same area; note
  16. that L-List does no longer check if the node that received/sent the file
  17. is the same, and that the size of the file is checked as well. No check is
  18. done on "Replaces" lines;
  19.  
  20. * Announce option now works with no care to file date; L-List now keeps
  21. an index of file to be announced, updated when TIC are processed or when
  22. orphans are imported, named Announce.Idx; a file will be considered new
  23. if it is found in Announce.Idx or if it is not found in LFiles.Idx;
  24. the file LLIST.TIM is no longer needed, as L-List does not need to know the
  25. last time the announce was made; to force a file to be announced, a new
  26. command <Alt-Q> has been added to files.bbs editor (if you change the
  27. date to a file with command <Alt-E>, it will not be announced);
  28. it is no longer necessary to define a tag for each AnnounceMsg;
  29.  
  30. * Changed TIC cfg and LLTIC.CFG; update is fully automatic, additional
  31. info about Tic Areas will be moved from LLTic.Cfg to Tic.Cfg in lines
  32. starting with "Local LLIST <line>" in each Tic Area; <line> has the same
  33. syntax of lines first written in TicArea section of LLTic.Cfg, that
  34. will be fully removed;
  35.  
  36. * Fixed bugs with squish base and speeded up code for fido base;
  37.  
  38. * Fixed a bug that sometimes did not let llist get the origin address
  39. of an echomail msg (in search option, the answer was sent to a wrong
  40. address); this happened with msg with and empty tear-line (no PID);
  41.  
  42. * Command <Ctrl-Y> (delete current desc line) now does not prompt
  43. to delete file if it was last description line; the file is never deleted,
  44. and can be re-imported again with <Alt-O> (import orphans) option; if
  45. you want to delete a file with its description, you must use new command
  46. <Alt-D> (delete file and description);
  47.  
  48. * Added keywords "ExtDescPos <n>" to let you specify where to 
  49. start extended description lines, and "HideLevel <verbose_level>" 
  50. to specify areas to be not listed; both these keywords are
  51. intended to be used with new Maximus 3.x;
  52.  
  53. * added keywords LOWVIDEO NORMVIDEO HIGHVIDEO and INVVIDEO to llist.cfg,
  54. to select an alternate set of colors; each color must be specified as
  55. an integer value 0..255 (foreground + 16 * background); you can switch
  56. to (default) monochrome set through command line parameter "-M";
  57.  
  58. * Credit card facility available for registration in UK registration site,
  59. see Register.Frm;
  60.  
  61. * Fixed bug with tot file size > ~2Gb, due to overflow of longint type;
  62.  
  63. * Support echomail area available, LLIST_HELP, and Tic area
  64. available, LLIST; please ask if you are interested;
  65.  
  66. * New registration/support site in Australia (Michael Doyle,
  67. 3:690/442@fidonet);
  68.  
  69. * Added internal support for files .RAR;
  70.  
  71. * Internal compressed file viewer now works as a shell; you can
  72. scroll content of compressed file; you can get a brief help by pressing <F1>;
  73. you can recursively view current file with command <Alt-V>, run current 
  74. exe file <Alt-R>, or execute an external shell on it <Alt-F<n>>;
  75.  
  76.